home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / DATABASE / USD_B1.ZIP;1 / USD.DOC < prev    next >
Encoding:
Text File  |  1993-03-01  |  5.9 KB  |  127 lines

  1. Documentation - The Ultimate Scanner Database - John P. Corea -2/93
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. Version : BETA
  4. Requires 640K RAM and LIM EMS (3.2 or higher)
  5.  
  6. DISCLAIMER : By using this program you agree to assume all risks involved.
  7. While I have taken every reasonable effort to make sure this program is
  8. working perfectly, I assume no responsibility for any damages which may
  9. occur as a result of the use of this program !
  10.  
  11.  
  12.         USD.EXE , as it's name implies, is the Ultimate program for
  13. managing all those freqs you have programmed in your scanner. With
  14. today's scanners , which have up to 1000 channel memory (or even more)
  15. you really need a good program to keep track of everything. USD fills
  16. this need wonderfully ! It will track up to 5000 records (I could make
  17. the limit higher, but I feel 5000 is more than anyone will ever use so
  18. why use up more EMS than necessary). BTW, to use USD you MUST have
  19. LIM EMS (3.2 or higher). Without EMS this program will just crash !!
  20. The great feature of USD is that all the data is loaded and stored in
  21. EMS for super fast retrieval. You wont find another program of it's
  22. type that retrieves data faster! You dont really need a hard drive with
  23. USD as using it on a floppy will only effect performance when it is
  24. first run (when it's loading the data) . Once the data is in memory
  25. it doesn't matter whether you have a hard disk or whether you're using
  26. a floppy, it's SUPER FAST !! USD uses assembly language search and sort
  27. routines which are the fastest possible !
  28.  
  29.  
  30. USING USD :
  31.  
  32.         Using USD can't be any easier. In fact, no docs are required.
  33. There is a message window (just below the entry window) which tells
  34. you what to do at all times ! Just read the prompts and you cant go
  35. wrong.
  36.  
  37. F1 = Enter - Press F1 to enter new data into the database.
  38.  
  39.            STATION = is the station you are entering. In many
  40.            cases the Station may be just the location. For instance
  41.            if I were entering a freq for the Brick Police, the station
  42.            would be BRICK. In other instances, STATION could be
  43.            PAN AM or Channel 16, etc. Enter whatever you like.
  44.  
  45.            SERVICE = The type of service. When you are in this field
  46.            a window will popup in which you can select one of the services
  47.            listed or if you press enter on the blank selection you may
  48.            enter a new service. After you enter a new service it will
  49.            automatically appear in the SERVICE list the next time you
  50.            enter a SERVICE. There are 9 default services which cover
  51.            most of the service types you would enter into a scanner. You
  52.            may enter others as you choose.
  53.  
  54.            FREQUENCY = Obviously this is where you enter the frequency.
  55.            Example : 46.710 , etc...
  56.  
  57.            CHANNEL = This is the channel number on your scanner. Of course
  58.            you can enter data that's not in your scanner and leave the
  59.            CHANNEL field blank. You can always edit anything you enter at
  60.            a  later time.
  61.  
  62.            BANK = This is the BANK in your scanner. As with channel, you may
  63.            leave this empty if the data you're entering isn't in your scanner.
  64.  
  65.            COMMENT = You may enter a 30 character comment here.
  66.  
  67. F2 = Search
  68.              When you press F2 to search for data a window will pop up
  69.              with the following criteria to search:
  70.              STATION = select this if you want to search for all occurences
  71.              of a particular station .
  72.              SERVICE = Selecting this will bring up another window from which
  73.              you select the service for which you want a list .
  74.              FREQUENCY = Selecting this will allow you to search by Frequency
  75.              BANK = Select this to search by Bank.
  76.  
  77.             After selecting the search criteria , all items matching that
  78.             criteria will be presented in list form. You may scroll through
  79.             the list and if you desire, you may edit any itme on the list
  80.             by pressing return . Press ESC to exit the list without editing.
  81.             IF you do edit an entry, make sure to press F1 after you finished
  82.             editing to validate the change (save the change).
  83.  
  84.  
  85. F3 = LIST
  86.              Press F3 to view a list of ALL entries ! You may scroll through
  87.              the list item by item (cursor up/down) or page by page (page up
  88.              /down) or you may go back ro forward 500 records (cursor left/
  89.              right). As with the search function, you may edit any item by
  90.              pressing return. Press ESC to exit without editing.
  91.  
  92. F4 = Sort
  93.              Press F4 to sort all the data by the desired criteria.
  94.  
  95. F5 = WRITE LOG
  96.  
  97.              Press F5 to write an ascii text file of all the data. The name
  98.              of the file will be "USB.TXT". The file will be written with
  99.              the sort criteria which is displayed on the screen. In other
  100.              words, if you want a text file of all data in frequency order
  101.              you would first press F4 to sort and select FREQUENCY as the
  102.              criteria and the press F5 and the ASCII file USB.TXT will be
  103.              created.
  104.  
  105. F6 = Quit
  106.             Quits the program
  107.  
  108.  
  109.  
  110.  
  111.         That's all there is to it. Simple to use, but powerful, that's
  112.         my first rule of programming ! If you have any suggestions for
  113.         improvement please let me know. Also, if you like USD and you use
  114.         USD then please register ! FIll out REGISTER.TXT and send it in
  115.         along with the mere $5.00 registration Fee !! Thanks
  116.  
  117.  
  118.         BTW, I have included a small sample data file. It contains valid
  119.         frequencies and the channel and bank numbers have been left blank
  120.         so you can fill them in with the appropriate info. The data file
  121.         used by USD.EXE is USD.DAT . You can erase USD.DAT if you dont
  122.         want the sample data.
  123.  
  124.  
  125.  
  126.  
  127.